REALdatabase.ReplaceSchemaData Method

Replaces the current database schema with the schema passed. ReplaceSchemaData will fail if a transaction is in progress.

Syntax

REALdatabase.ReplaceSchemaData NewSchema

Parameters

NewSchema

String

Notes

Also, the change cannot be rolled back. Use with caution.